---
title: "Retrieve Customer Details by Email"
method: GET
path: "/v2/account_id/customers?access_token= access_token&customer_email=email"
deprecated: true
---

# Retrieve Customer Details by Email

`GET /v2/account_id/customers?access_token= access_token&customer_email=email`

> **Deprecated.**

Retrieve details for a specific customer for Yotpo Reviews and Yotpo Loyalty & Referrals.

## Path parameters

- `account_id` string, required

## Query parameters

- `access_token` string, required
- `customer_email` string, required

## Response `200`

200

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/yotpo/apis/app-developer-api.md) · [All operations](https://skmtc.net/yotpo/apis/app-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yotpo/app-developer-api/revisions/4effe7674a3b/schema)
